home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
NOVA - For the NeXT Workstation
/
NOVA - For the NeXT Workstation.iso
/
SourceCode
/
Rubberview
/
Rubber.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1992-12-19
|
286 b
|
15 lines
/* Rubber.h generated from Rubber.psw
by unix pswrap V1.009 Wed Apr 19 17:50:24 PDT 1989
*/
#ifndef RUBBER_H
#define RUBBER_H
extern void PSWInitRubberband( void );
extern void PSWPositionRect(const float coords[]);
extern void PSWMakeVisible(int bIsVisible);
#endif RUBBER_H